﻿@charset "utf-8";
/* CSS Document */
body{
	color:#000;
	font-family:"Microsoft YaHei","SimHei"; 
	font-size:14px;
	background:#fff;
	
}
html,body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote,th, td span{
	margin:0;
	padding:0;
}
fieldset, img {
	border:0;	
}
li {
	list-style:none;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}

input, textarea, select {
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
}
input{
	vertical-align:middle;
}

a{
	text-decoration:none;
	color:#000;
} 
.clear{
	 content:"";
    display: table;
	 clear: both;
}
.wra{
	overflow:hidden;
	min-width:1200px;
}
.top{
	background: url("../images/top-bg_02.gif") repeat-x;
	height: 137px;
}
.top-box{
	width: 1200px;
	margin: 0 auto;
	background: url("../images/top-box_04.gif") no-repeat center;
	height: 117px;
}
.top-box .topbox{ overflow: hidden;}
.top-box .topbox .logo{
	float: left;
	padding-top: 30px;
}
.top-box .topbox .lange{
	float: right;
	padding-top: 40px;
}
.top-box .topbox .lange a{
	display: block;
	float: left;
	font-size: 15px;
	color: #fff;
}
/* 导航css */
		.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
		.nav{ padding:0 20px;  line-height:43px;  position:relative; z-index:1; float: right;}
		.nav a{ color:#fff;  }
		.nav .nLi{ float:left; width:108px;  position:relative; display:inline;  }
		.nav .nLi h3{ float:left;  }
		.nav .nLi h3 a{ display:block; padding:0 20px; font-size:16px; font-weight:bold; height: 45px;  }
		.nav .sub{ display:none; width:96px; left:0; top:53px;  position:absolute; background:#1976d2;background:rgba(25,118,210,0.8);*background:#1976d2;background:#1976d2\0;filter:                   alpha(Opacity=30);  line-height:26px; padding:5px 0; text-align:center; }
		.nav .sub li{ zoom:1; }
		.nav .sub a{ display:block; padding:0 10px; }
		.nav .sub a:hover{ background:#fd7302;background:rgba(253,115,2,0.8); color:#fff;  }
		.nav .on h3 a{ background:#fff; display:block; color:#2b5fee; border-top-left-radius:10px;border-top-right-radius:10px;  }
		.nna{ height:53px; clear:both;width:100%; z-index:999; padding-top: 72px;}
.main{
	width: 1200px;
	margin: 0 auto;
	padding-top:10px;
}
/*左*/
.chanp-left{
	width: 261px;
	float: left;
}
.chanp-left .cpflhd{
	background:#0632e3;
	height: 61px;
	color: #fff;
	line-height: 61px;
	font-size: 18px;
	padding-left: 20px;
}
.chanp-left dl{
	    background: #E0E0E0;
	padding: 10px 0;
	font-size: 15px;
}
.chanp-left dl dt{
	width: 242px;
	padding-left: 50px;
	box-sizing:border-box;
	height: 30px;
	line-height: 30px;

	margin-left: 7px;
	background: #fff url("../images/dl-icon_03.png") no-repeat 20px 10px;
	color: #000;
}
.chanp-left dl dd a{ color: #434343;}
.chanp-left dl dd{
	width: 242px;
	padding-left: 50px;
	box-sizing:border-box;
	height: 30px;
	line-height: 30px;
	
	margin-left: 7px;
	
}

/*右*/
.chanp-right{
	width: 900px;
	float: right;
}
.chanp-box{
	margin-top:10px;
}
.chanp-box .cphd{
	height: 44px;
	line-height: 44px;
	border-bottom: 1px solid #1b4da8;
}
.chanp-box .cphd strong{ float: left; font-size: 22px;}
.chanp-box .cphd a{ float:right;}
.chanp-box ul{ padding-top: 30px;}
.chanp-box ul li{
	width: 278px;
	float: left;

}
.chanp-box ul li:nth-child(2){ margin-left:33px;}
.chanp-box ul li:nth-child(3){ float:right;}
.chanp-box ul li img{
	width: 274px;
	height: 162px;
	padding: 1px;
	border: 1px solid #cbcbcb;
}
.chanp-box ul li span{
	height: 40px;
	line-height: 40px;
}
.chanp-box ul li span a{ text-align: center; display: block;}
/*foot*/
.foot{
	padding:30px 0;
	background:#282828;
	width:100%;
	overflow:hidden;
	font-size:13px;
	}
.foot-box{
	width:1149px;
	margin:0 auto;
	}
.foot-box ul{
	border-bottom:1px solid #999;
	overflow:hidden;
	padding-bottom:20px;
	margin-bottom:20px;
	}
.foot-box ul li{
	float:left;
	margin-right:79px;
	}
.foot-box ul li a{
	color:#999;
	font-size:16px;
	}
.foot-box ul li a:hover{ color:#fff;}
.foot-box p{
	width:630px;
	padding-top:15px;
	line-height:30px;
	color:#7d7d7d;
	float:left;
	font-size:15px;
}
.erwm{
	width:125px;
	float:right;
	margin:10px 0;
	color:#fff;
	text-align:center;
	}
.erwm img{
	margin-bottom:10px;
}


/*风貌*/
.fengmao{
	background:#fff;
	overflow:hidden;
	clear:both;
}
.fengmao-box{
	width:1200px;
	margin:0 auto;
}
.fengmao-box h1{
	text-align:center;
	font-size:30px;
	color:#292929;
	font-weight:bold;      
}
.fengmao-box h3{
	text-align:center;
	font-size:13px;
	color:#9a9a9a;
	padding:10px 0 20px;
}
/* 案例 */

		.slideGroup{ width:900; padding-bottom:12px; clear:both; }
		.slideGroup .parHd{ height:30px; line-height:30px; background:#f4f4f4; padding:0 20px; border-bottom:1px solid #ddd;  position:relative;  }
		.slideGroup .parHd ul{ float:left; position:absolute; left:20px; top:-1px; height:32px;   }
		.slideGroup .parHd ul li{ float:left; padding:0 15px; cursor:pointer;  }
		.slideGroup .parHd ul li.on{ height:30px;  background:#fff; border:1px solid #ddd; border-bottom:2px solid #fff; }
		.slideGroup .slideBox{ overflow:hidden; zoom:1; position:relative;   }

		.slideGroup .sPrev,.slideGroup .sNext{ position:absolute; left:5px; top:10px; display:block; width:30px; height:94px; border:1px solid #ddd; background:url(images/icoLeft.gif) center center no-repeat #f4f4f4; }
		.slideGroup .sNext{ left:auto; right:5px; background:url(images/icoRight.gif) center center no-repeat #f4f4f4;  }
		.slideGroup .sPrev:hover,.slideGroup .sNext:hover{ border-color:#f60;  }

		.slideGroup .parBd ul{ overflow:hidden; zoom:1;   }
		.slideGroup .parBd ul li{ margin:0 2px; float:left; _display:inline; overflow:hidden;text-align:center;width:200px;  }
		.slideGroup .parBd ul li .pic{ text-align:center; }
		.slideGroup .parBd ul li .pic img{ width:200px; height:180px;display:block; padding:2px; border:1px solid #ccc; }
		.slideGroup .parBd ul li .pic a:hover img{ border-color:#999;  }
		.slideGroup .parBd ul li .title{ line-height:24px;   }
	

/*内页*/

/*内页左侧公共*/
.nei-main{
	width:1200px;
	margin:0 auto;
	padding:20px 0;
	overflow: hidden;
}
.nei-left{
	width:240px;
	float:left;
}
.nei-lef-hd{
	height:84px;
	background:url(../images/about_title.jpg) no-repeat;
	width:240px;
	text-align:center;
	color:#fff;
}
.nei-lef-hd strong{
	font-size:18px;
	color:#fff;
	display:block;
	padding-top:17px;
}
.nei-lef-hd span{
	padding-top:10px;
	text-transform:uppercase;
	display:block;
}
.nei-left ul{
	overflow:hidden;
	border:#efefef 1px solid;
}
.nei-left ul li{
	height:58px;
	line-height:58px;
	border-bottom:#efefef 1px solid;
	background:url(../images/about_li1.png) no-repeat 15px 23px;
}

.nei-left ul li a:hover{
	display:block;
	background:#035cac url(../images/about_li2.png) no-repeat 15px 23px;
    transition: all 0.2s;
}
.nei-left ul li a{
	color:#222;
	padding-left:40px;
	height:58px;
	line-height:58px;
	display:block;
}
.nei-left ul li a:hover{ color:#fff;}

.nei-let-lxhd{
	width:190px;
	height:60px;
	background:#035cac url(../images/about_lx_logo.png) no-repeat 70px 14px;
	line-height:60px;
	color:#fff;
	font-size:18px;
	font-weight:bold;
	text-align:right;
	padding-right:50px;
}
.nei-left dl{
	border:#efefef 1px solid;
	padding:10px;
	line-height:30px;
	color:#222;
	font-size:15px;
}
.nei-right{
	width:77%;
	float:right;
}
.nei-rig-hd{
	height:48px;
	line-height:48px;
	background:#efefef;
	border:1px solid #e5e4e4;
}
.nei-rig-hd strong{
	background:#fff;
	padding:0 18px;
	font-size:15px;
	float:left;
	border-top:3px solid #035cac;
	border-bottom:1px solid #e5e4e4;
	    height: 45px;
}
.nei-rig-hd span{
	float:right;
	color:#222;
	padding-right:18px;
}
.nei-rig-hd span a{
	color:#222;
}
.nei-rigcon{
	border:1px solid #e5e4e4;
	margin-top:18px;
	padding:14px;
	color:#222;
	line-height:30px;
}
/*图片列表*/
.piclist{
	overflow:hidden;
	clear:both;
	padding-top:20px;
}
.piclist li{
	width:298px;
	float:left;
	text-align:center;
	margin-right:6px;
	margin-bottom:10px;
	}
.piclist li img{ width:298px; height:195px; border:1px solid #efefef; padding:1px;box-sizing:border-box;}
.piclist li:hover img{border:1px solid #035cac;}
.piclist li:hover span{ background:#035cac;transition: all 0.2s; color:#fff;}
.piclist li span{
	height:37px;
	line-height:37px;
	background:#efefef;
	display:block;
}

.piclist h1{
	text-align:center;
	font-size:16px;
	font-weight:bold;
}
.pic-img{
	text-align:center;
	padding:10px 0;
}
.pic-jies{
	line-height:28px;
}

/*新闻列表*/
.relate-new{position:relative;padding:15px 0;overflow:hidden}
.relate-new li{float:left;width:100%;position:relative;line-height:30px;font-size:14px;color:#666}
.relate-new li a{display:block;padding-right:30%;color:#444}
.relate-new li span{position:absolute;right:0;top:0;font-size:12px;color:#999}
.relate-new li a:before{content:'';display:inline-block;width:14px;height:14px;background:#d1d1d1 url(../images/arrows_5.png) -1px -16px no-repeat;border-radius:50%;vertical-align:middle;margin-right:10px}
.relate-new li:hover a{color:#ff7c00}
.relate-new li:hover a:before{background-color:#ff7c00}
.news-list{ padding-top:20px;}
.news-list li{padding:10px;background:#fff;margin-bottom:20px;-webkit-transition:all .5s;transition:all .5s}
.news-list li .tit{border-bottom:1px solid #f2f2f2;margin-bottom:5px;position:relative}
.news-list li .tit h3{padding-bottom:5px;font-size:16px;color:#565656;font-weight:400;padding-right:25%;margin:0}
.news-list li .tit .date{position:absolute;right:0;top:0;font-size:12px;color:#999}
.news-list li .info{font-size:14px;line-height:2;color:#999}
/*新闻详情*/
.news-box{
	width:920px;
	padding:35px 0;
	overflow:hidden;
}
.mai-tit{
	text-align:center;
	font-size:25px;
	text-transform: uppercase
}
.mai-tit strong{
	display:block;
	color:#000;
	padding:25px 0 18px;
}
.mai-tit h1{
	color:#4d4d4d;
}

.mai-tit h2{
	color:#4d4d4d;
	font-size:14px;
	border-bottom:#cdcdcd 1px solid;
	padding-bottom:15px;
}

.new-con{
	text-indent:2em;


	padding-top:15px;
	line-height:30px;
	font-size:14px;
	color:#686868;
	text-align:left;
}
/*翻页*/
.xypg-pagination{text-align:right;clear:both}
.xypg-pagination a, .xypg-pagination span{background:#fff;vertical-align:middle;border:1px solid #eee;color:#444;padding:5px 8px;margin:0 3px}
.xypg-pagination a:hover{background:#eee;color:#00641c}
.xypg-pagination span.current{background:#000;color:#fff}
.xypg-pagination span.disable{background:#f2f2f2;color:#999}
/*留言*/
.message{padding-left:30px;padding-top:10px;z-index:100;position:relative}
.message tr th{font-weight:400;text-align:right;height:42px;line-height:42px;color:#666}
.message .m_input{height:30px;line-height:30px;padding:0;padding-left:6px;border:1px solid #e7e7e7;width:460px}
.message textarea.m_input{display:block;width:460px;height:120px;padding:6px;font-size:12px;border:1px solid #e7e7e7;margin-top:6px}
.message .msgbtn{background:#000;cursor:pointer;width:90px;height:30px;line-height:30px;text-align:center;border:none;color:#fff;font-size:14px;border-radius:3px;margin-top:15px;font-family:"Microsoft YaHei";-moz-border-radius:3px;-webkit-border-radius:3px}

.validform_checktip{font-size:12px;padding-left:10px}
.validform_wrong{color:#e33b3d}
.validform_error{border-color:#e33b3d !important}
.validform_right,.validform_loading{display:none !important}
/*上下页*/
.pianshu{
	overflow:hidden;
	padding:20px 0 10px
}
.pianshu span{
	display:block;
        float:left;
	text-align:left;

	color:#919191;
	font-size:14px;
}
.pianshu a{
	color:#919191;
	font-size:14px;
	display:block;
        float:left;
}
.bbox{
	margin-bottom:10px;
	overflow:hidden;
        padding-left:20px;
}
